projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2019-05-05
Benjamin Otte
testsuite: Add tests for the new node parsing code
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Timm Bäder
Parse render nodes from text files
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Benjamin Otte
cssparser: Add gtk_css_parser_has_number()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Asier Sarasua...
Update Basque translation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Asier Sarasua...
Update Basque translation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Mohammed Sadiq
docs: fix typo in function name
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Matthias Clasen
emoji chooser: populate incrementally
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Matthias Clasen
docs: Add an actions overview
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Matthias Clasen
docs: Some additions to the overview
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Matthias Clasen
docs: Some updates to the input overview
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Jordi Mas
Update Catalan translation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Timm Bäder
filechooserbutton: Clean up finalize & destroy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Timm Bäder
filechooserbutton: Clear model in destroy()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Timm Bäder
filechooserbutton: Use a bin layout
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Piotr Drąg
Update Polish translation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Piotr Drąg
Update POTFILES.skip
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Matthias Clasen
Make the newly added test a bit more robust
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Matthias Clasen
Merge branch 'font-families' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Matthias Clasen
Add a reftest for multiple font families
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Matthias Clasen
css: Use multiple font-family values
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
migration guide: Updates
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
NEWS: Updates
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Merge branch 'event-controller-sensitive' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
fixup! event controller: Don't deliver events to insens...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
spin button: Listen for ::cancel on gestures
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
widget: Reset controllers when going numb
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
gesture: Chain up in filter_event
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
event controller: Don't deliver events to insensitive...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Benjamin Otte
rendernode: Compute border node colors properly
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Benjamin Otte
roundedrect: Mke sure shrinking borders works
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
gtk: Small documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
box layout: Documentation additions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
gsk: Documentation tweaks
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
gdk: Documentation improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Merge branch 'inspector-menus' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Merge branch 'inspector-actions' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
inspector: Fix showing of menus
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Merge branch 'filechooser-save-again' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
inspector: Show the default.activate action
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Merge branch 'kill-display-changed' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Make file chooser saving work again
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
Drop the GtkWidget::display-changed signal
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Matthias Clasen
gtk: Use root/unroot instead of display-changed
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
menu: Listen only for notify::root
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
window: Implement display change via root/unroot
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'inspector-menu-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
menus: Fix menus on non-default displays
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Benjamin Otte
Merge branch 'kill-menu-display' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Remove gtk_menu_set_display
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
tests: Stop using gtk_menu_set_display
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'expander-demo-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
gtk-demo: Make the expander demo behave again
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
wayland: sanity check events at the source
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
gdk: add a sanity check for events
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
seat: Add a sanity check
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'add-color-button-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Adwaita: Fix 'add color' button corners
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Rico Tzschichholz
Add a few placeholder documentation block to have g...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'entry-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
text: Make Emoji insertion work properly
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
inspector: Track readonly property values
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
inspector: Don't listen for notify twice
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
entry: only notify properties we have
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'minus-one' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'xdg-output' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'window-activate-revert-master' into ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
textutil: Fix signedness issues in api
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
builder: Fix signedness issues in apis
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
Merge branch 'grab-cursor-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Matthias Clasen
window: Prevent resize cursors from sticking
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Samuel Thibault
Revert "gdk: deactivate/activate surface on keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Only query clock-format setting...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
Adwaita: Fix active spinbutton button image color
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Remove unnecessary deprecation guards
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Stop using gtk_widget_get_allocat*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Shorten cancel_all_operations()...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Shorten dispose impl a bit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Remove some unnecessary show() calls
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Use a bin layout
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Shorten finalize implementation...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Inline fuction into only caller
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Fix rename popover widget alignment
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
placesview: Bring spacing in the actionbar back
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Pick reasonable default sidebar...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Timm Bäder
filechooserwidget: Delay view switch to search hits
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Chun-wei Fan
Merge branch 'fix-win32-gl-resize' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
Merge branch 'modelbutton-focus' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
Merge branch 'frameclock-property' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
Adwaita: Give model buttons visible focus
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
surface: Add a frame-clock property
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
Merge branch 'tooltip-cleanup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Benjamin Otte
Merge branch 'window-cursor' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Benjamin Otte
Merge branch 'accessible-present' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
tooltip: Remove an unused gdk_surface_get_root_coords...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
window: Set cursor on the right surface
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
icon view accessible: Stop presenting windows
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
Merge branch 'wayland-grab-fix' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jonas Ådahl
wayland: Only check top-most for grabbing popups
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matthias Clasen
wayland: Reshuffle some internals
commit
|
commitdiff
|
tree
|
snapshot
next